Uninstalling Quickstart
Uninstalling the quickstart environment in Boomi Cloud API Management - Local Edition will permanently delete the local demo setup. Before proceeding, make sure to back up any important data.
You can uninstall an application while retaining one or more artifacts. The uninstall will happen based on the options selected during uninstallation.
Procedure
-
Locate the quickstart folder.
-
Run the following help command to choose whether to delete the application completely or retain a few artifacts:
./uninstall.sh -hAs a result, you get a list of Flag command options to uninstall the Quickstart application while retaining one or more artifacts. The uninstall happens based on the options selected from the Flag list.
tipRefer to Uninstall OPTIONS for more information about uninstalling quickstart (
uninstall.sh)required parameters, optional parameters, and flags command options. -
Run the following delete command to delete quickstart from the
uninstall-quickstart.logfile.As a result, a warning message will appear to confirm if you want to proceed with the delete action.
./uninstall.sh <delete command> -
Enter
yesto continue the uninstallation process. Based on the option selected in the previous step, it will delete everything in your Kubernetes namespace (camleqsis the default value).
On successful uninstallation, all pods will be removed.